Skip to main content
Feedback

Packaging the Adapter

The build adapter script is used for compiling and packaging the adapter.

To package the adapter:

Procedure

  1. Run the build script.

    • Command for Linux/MacOS:

    /home/user/MasheryLocalSDK$ ./build-adapter.sh

    • Command for Windows:

    C:\Users\Administrator\MasheryLocalSDK> build-adapter.bat

    The build script reports the compilation errors. In case of any reported errors, rerun the build script.

  2. The script generates an archive file under MasheryLocalSDK > dist folder with the name tml-mashery-customer-extension.zip. Upload this adapter to the Local Edition installer.

On this Page